From 990b52937910d291f0ffac387d47d7502d123d5d Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 10 Jan 2006 04:07:32 +0000 Subject: [PATCH] Make GtkEntryCompletion complete on pastes at the end. (#165714, Christian 2006-01-09 Matthias Clasen * gtk/gtkentry.c (paste_received): Make GtkEntryCompletion complete on pastes at the end. (#165714, Christian Neumair) --- ChangeLog | 3 +++ ChangeLog.pre-2-10 | 3 +++ 2 files changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 5d7ca84600..005dac3a91 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2006-01-09 Matthias Clasen + * gtk/gtkentry.c (paste_received): Make GtkEntryCompletion + complete on pastes at the end. (#165714, Christian Neumair) + * gtk/gtkentrycompletion.c (_gtk_entry_completion_popup): Prevent the first row being focused on map. (#137351, Niklas Knutsson) diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 5d7ca84600..005dac3a91 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,5 +1,8 @@ 2006-01-09 Matthias Clasen + * gtk/gtkentry.c (paste_received): Make GtkEntryCompletion + complete on pastes at the end. (#165714, Christian Neumair) + * gtk/gtkentrycompletion.c (_gtk_entry_completion_popup): Prevent the first row being focused on map. (#137351, Niklas Knutsson) -- 2.30.2